Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Scarce debug information
Forum Updated to NodeBB v4.3 + New Features

Scarce debug information

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 684 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • MaxKazakovM Offline
    MaxKazakovM Offline
    MaxKazakov
    wrote on last edited by MaxKazakov
    #1

    Hello.

    This screenshot I made when code running was stopped in ComboBox's function
    alt text

    And please look at this screenshoot from documentation
    alt text

    Why in my Locals and Expressions view I dont see any Types names besides the simplest like 'object', 'function' and so on? And also here is no special properties for "this" object of certain type, e.g. ComboBox.

    My project has the same build and run settings that needed to debug qt quick applications as it wrote here:
    http://doc.qt.io/qtcreator/creator-debugging-qml.html

    kshegunovK 1 Reply Last reply
    0
    • MaxKazakovM MaxKazakov

      Hello.

      This screenshot I made when code running was stopped in ComboBox's function
      alt text

      And please look at this screenshoot from documentation
      alt text

      Why in my Locals and Expressions view I dont see any Types names besides the simplest like 'object', 'function' and so on? And also here is no special properties for "this" object of certain type, e.g. ComboBox.

      My project has the same build and run settings that needed to debug qt quick applications as it wrote here:
      http://doc.qt.io/qtcreator/creator-debugging-qml.html

      kshegunovK Offline
      kshegunovK Offline
      kshegunov
      Moderators
      wrote on last edited by kshegunov
      #2

      Hi,
      You need to upload the screenshots to an external site (e.g. postimage.org) and put the links here. Currently the forum upload feature is not working. You can use

      ![alt text](image url)
      

      to insert the image inline.

      Read and abide by the Qt Code of Conduct

      1 Reply Last reply
      0
      • MaxKazakovM Offline
        MaxKazakovM Offline
        MaxKazakov
        wrote on last edited by
        #3

        Thank you, I edited my post.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved